crypto/tls.clientHandshakeState.ctx (field)

3 uses

	crypto/tls (current package)
		handshake_client.go#L30: 	ctx          context.Context
		handshake_client.go#L268: 		ctx:         ctx,
		handshake_client.go#L614: 		cri := certificateRequestInfoFromMsg(hs.ctx, c.vers, certReq)